Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Private ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of FileSystemItem).IsReadOnly Get |
| C# |
|---|
bool ICollection<FileSystemItem>.IsReadOnly { get; } |